home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 May
/
PCWorld_2003-05_cd.bin
/
Software
/
Komercni
/
razdva
/
razdva.exe
/
scripts
/
DefineButton2_73
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2003-04-10
|
157b
|
5 lines
on(press){
_root.scrollFunc = _root.scrollIt;
this.startDrag(false,this._x,_root.frameTop + 21,this._x,_root.frameTop + _root.frameHeight - 21);
}